Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Using Video Output Components

This section explains how to use video output components in your software.

Video output components are standard components that are managed by the Component Manager. Their component type is QTVideoOutputComponentType. See the chapter "Component Manager" in Mac OS For QuickTime Programmers for more information about the Component Manager and about how to use components.

Apple has defined a functional interface for video output components. For each function of a video output component, there is a selector constant. These constants are listed in "Selectors for Video Output Component Functions" .

Selecting a Video Output Component

Choosing a Display Mode

Drawing to a Video Output

Drawing to an Echo Port


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |